Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix codelabels in pucAggregate #185

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Conversation

pfuehrlich-pik
Copy link
Contributor

relevant changes are in bb3871c
I think the reason why codelabels were sometimes not working is because the tgz was generated from an existing puc. The puc includes an renv which is used to re-run the full function in a new R session, and codelabels were not moved over to this new R session. This PR fixes that.

Copy link
Contributor

@deleip deleip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for fixing this :)

Copy link
Contributor

@FelicitasBeier FelicitasBeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks Pascal!

@pfuehrlich-pik pfuehrlich-pik merged commit f4f7edb into pik-piam:master Oct 13, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants